Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/fees/[fee-type]/realtime

Description:

Processing fees for transactions processed in real-time. See merchant fee for additional information.

Available sub-resources:

Resource URL Description
https://[server-name]/api/v01/merchants/[merchant-code]/fees/[fee-type]/realtime/policy    

Supported Actions:

load  
Method:  GET       Implicit:  Yes       Returns:  RealtimeFee      
Consumes:  xurl  Produces:  json, xml 
 
Lists real-time processing merchant fees for the given frequency type.


modify  
Method:  POST       Implicit:  Yes       Returns:  RealtimeFee      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Allows to modify real-time processing merchant fees for the given frequency type.

Parameters:
# Name Type Required Default Description
01 object RealtimeFee Yes Updated object information.

Represents fees that are applied to all real-time sale/credit transactions.